home *** CD-ROM | disk | FTP | other *** search
/ Chip: Special XP & Vista / Chip Spesial XP & Vista.iso / 3_Gadgets / Daily_Tips_Gadget / Tips.B4U.1.0.gg / main.xml < prev    next >
Text File  |  2007-05-01  |  1KB  |  19 lines

  1. ∩╗┐<view height="166" width="281" onopen="view_onOpen()">
  2.     <img enabled="true" hitTest="htclient" name="bg" src="images\main0.png"/>
  3.     <img cursor="hand" enabled="true" hitTest="htclient" name="link"
  4.       x="157" y="126" onclick="link_click();" src="images\link.png"/>
  5.     <img enabled="true" hitTest="htclient" name="left_arrow" x="182"
  6.       y="20" onclick="leftarrow_click();" onmouseout="mouse_out(1);"
  7.       onmouseover="mouse_over(1);" src="images\arrow01.png"/>
  8.     <img enabled="true" hitTest="htclient" name="right_arrow" x="214"
  9.       y="20" onclick="rightarrow_click();" onmouseout="mouse_out(2);"
  10.       onmouseover="mouse_over(2);" src="images\arrow02.png"/>
  11.     <label height="16" name="tip_label" width="120" x="42" y="49" bold="true"
  12.       color="#FFFFFF" font="tahoma" underline="true">Label
  13.     </label>
  14.     <label height="55" name="tip_text" width="218" x="33" y="64" bold="true"
  15.       font="Tahoma" size="9" wordwrap="true">Welcome to the B4U Tips Gadget. Please wait while loading Tips...
  16.     </label>
  17.     <script src="main.js" />
  18. </view>
  19.